From: Eli Zaretskii Date: Wed, 6 Oct 2021 16:18:51 +0000 (+0300) Subject: * lisp/tool-bar.el (tool-bar-position): Doc fix. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~18^2~627 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=5f626488d8;p=emacs.git * lisp/tool-bar.el (tool-bar-position): Doc fix. --- diff --git a/lisp/tool-bar.el b/lisp/tool-bar.el index 6da401187b1..f5d64aeb36c 100644 --- a/lisp/tool-bar.el +++ b/lisp/tool-bar.el @@ -290,6 +290,8 @@ holds a keymap." "Specify on which side the tool bar shall be. Possible values are `top' (tool bar on top), `bottom' (tool bar at bottom), `left' (tool bar on left) and `right' (tool bar on right). +This option has effect only on graphical frames and only +if Emacs was built with GTK. Customize `tool-bar-mode' if you want to show or hide the tool bar." :version "24.1" :type '(choice (const top)